home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Ultimate KidPak
/
KidPak.iso
/
KidPak Programs
/
KEWLKIDS
/
TRAIN.EXE
/
scripts
/
DefineButton2_62
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2000-03-23
|
94b
|
8 lines
on(release){
tellTarget("/todo")
{
gotoAndStop("t2");
play();
}
}